GrapeCity CalendarGrid for Windows Forms 3.0J
Item(IEnumerable<DateTime>) プロパティ

CalendarTable の日付を示す System.DateTime 値のコレクション。DateRange によって日付コレクションを作成できます。
指定した日付の CalendarTable を取得します。これらの日付のセルの値またはスタイルを一度に変更できます。このテーブルのセルの値とスタイルは、Template 内の Content から継承されます。
シンタックス
Public Overloads ReadOnly Property Item( _
   ByVal dates As IEnumerable(Of Date) _
) As CalendarTable
public CalendarTable Item( 
   IEnumerable<DateTime> dates
) {get;}

パラメータ

dates
CalendarTable の日付を示す System.DateTime 値のコレクション。DateRange によって日付コレクションを作成できます。

プロパティ値

指定した日付のテーブルを示す CalendarTable オブジェクト。
参照

参照

GcCalendarGrid クラス
GcCalendarGrid メンバ
オーバーロード一覧

 

 


c 2008 GrapeCity inc. All rights reserved.